Overload | Description |
---|---|
CreateValueProcessing<TTarget,TValue>(String,Analyzer<TTarget,TValue>,ProcessingCommand<TValue>) | Creates the processing command that processes the result of value getter using the specified processing command. |
CreateValueProcessing<TTarget,TValue>(Analyzer<TTarget,TValue>,ProcessingCommand<TValue>) | Creates the processing command that processes the result of value getter using the specified processing command. |